POST api/Attachments?shipmentId={shipmentId}&typeId={typeId}&isPublic={isPublic}&names[0]={names[0]}&names[1]={names[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| shipmentId | integer |
Required |
|
| typeId | integer |
Required |
|
| isPublic | boolean |
Required |
|
| names | Collection of string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.